projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2021-03-07
Andrea Corallo
Use `length=' and family where possible in native comp...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Andrea Corallo
; * src/comp.c (load_comp_unit): Fix a comment.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Andrea Corallo
* lisp/emacs-lisp/comp.el (w32-get-nproc): Suppress...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Andrea Corallo
Allow for `comp-native-driver-options' to work as a...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Andrea Corallo
* Work around GCC PR99126 on all libgccjit < 11
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Eli Zaretskii
Avoid aborts in native-comp subprocesses when exiting...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Eli Zaretskii
Fix encoding of file names in comp.c
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Eli Zaretskii
Use MS-Windows system APIs to get number of processors
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Eli Zaretskii
; * src/comp.c (Fcomp__compile_ctxt_to_file) [WINDOWSNT...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Eli Zaretskii
Fix libgccjit PROGNAME on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Andrea Corallo
Fix `comp-cstr-intersection-no-hashcons' for negated...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Pip Cet
Fix miscompilation of funcall forms in some cases ...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Andrea Corallo
* lisp/emacs-lisp/comp.el (comp-add-cond-cstrs-simple...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Andrea Corallo
Fix `=' propagation to handle -0.0 0.0 case
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Eli Zaretskii
Fix some unsafe uses of SSDATA in comp.c
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Andrea Corallo
* Harden `comp-abi-hash' computation
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Andrea Corallo
* Makefile.in (ELN_DESTDIR): Remove unnecessary double...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Eli Zaretskii
Fix typos and doc strings in native-compilation files
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Andrea Corallo
* src/comp.c (hash_native_abi): Account for `system...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Pip Cet
Don't call _setjmp through a function pointer (Bug...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Andrea Corallo
* src/comp.c (return_nil): Make it not a nested function.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Andrea Corallo
Fix two compiler ICEs dealing with nan and infinity
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Eli Zaretskii
Fix compilation warnings in --with-wide-int build on...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Eli Zaretskii
Avoid aborting on MS-Windows at startup
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Eli Zaretskii
Improve NEWS entries about native-compilation
commit
|
commitdiff
|
tree
|
snapshot
2021-03-02
Andrea Corallo
Fix = propagation semantic for constrained inputs
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Andrea Corallo
Fix `eql' `equal' propagation of non hash consed values...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Andrea Corallo
Don't treat '=' as simple equality emitting constraints...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Andrea Corallo
Migrate and rename a bunch of functions from comp.el...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Andrea Corallo
* Canonicalize filenames on Windows before hashing...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Andrea Corallo
* Change native compiler configure flag into '--with...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Andrea Corallo
* Interactive tag native compilation function in emacs...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Andrea Corallo
Merge remote-tracking branch 'savannah/master' into...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Michael Albinus
Fix Tramp manual
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Stefan Kangas
Make some defcustom types stricter in comp.el
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Stefan Kangas
Add :version tags to defcustoms in comp.el
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Stefan Kangas
; * test/lisp/progmodes/f90-tests.el: Remove stale...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Stefan Kangas
* lisp/progmodes/dcl-mode.el: Minor doc fixes.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Stefan Kangas
Convert some more progmode menus to easy-menu-define
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Stefan Kangas
Convert simula-mode menu to easy-menu-define
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Stefan Kangas
Fix syntax highlighting of easy-menu-define docstrings
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Stefan Kangas
Remove redundant requires of easymenu
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Stefan Kangas
Remove check for missing easymenu from cperl-mode.el
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Eli Zaretskii
Fix last change
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Andrea Corallo
* Improve `comp-async-report-warnings-errors' docstring
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Eli Zaretskii
Improve documentation of last change
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Andrea Corallo
* Add `comp-async-query-on-exit' customize.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Basil L. Contovounesios
Function-quote completion property of declare form
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Mattias Engdegård
Fix pcase rx pattern bugs
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Andrea Corallo
* Fix some comp-vec logic
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Andrea Corallo
* Fix two docstrings in comp.el
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Eli Zaretskii
Fix documentation of a recent change
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Juri Linkov
New variable 'use-short-answers' to use 'y-or-n-p'...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Alan Third
Fix freeze on older macOS's (bug#46687)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Robert Pluim
Re-enable network-stream-tests.el :nowait t tests
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Robert Pluim
Don't crash if gnutls_handshake fails
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Robert Pluim
* Specify 'ipv4 when testing ipv4 in network-stream...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Robert Pluim
; * src/xfaces.c (realize_gui_face): Correct formatting
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Stefan Kangas
Convert epa-key-list-mode menu to easy-menu-define
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Stefan Monnier
Remove last remaining external uses of `edebug-form...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Stefan Monnier
* test/lisp/emacs-lisp/macroexp-tests.el (macroexp...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Stefan Monnier
* test/lisp/emacs-lisp/macroexp-tests.el (macroexp...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Lars Ingebrigtsen
Include a "make check-maybe" in the admin/emake script
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Basil L. Contovounesios
; Fix recent obsoletion warning in cl.el.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Basil L. Contovounesios
; Add :version tags to recent newsticker options.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Stefan Monnier
* lisp/emacs-lisp/macroexp.el (macroexp-file-name)...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Lars Ingebrigtsen
Improve quail-update-leim-list-file error messaging
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Lars Ingebrigtsen
Fix warning generated by indian.el + quail.el
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Juri Linkov
* lisp/tab-bar.el: Move aliases down closer to keybindings.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Juri Linkov
* lisp/tab-bar.el (tab-switch): New defalias to 'tab...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Stefan Monnier
* lisp/emacs-lisp/macroexp.el (macroexp-file-name)...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Ulf Jasper
Add options to use feed names from newticker-url-list
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Lars Ingebrigtsen
Fix wisent/python.el grammar warning
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Lars Ingebrigtsen
Fix warning generated by indian.el + quail.el
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Lars Ingebrigtsen
Remove the "Documentation:" line from the variable...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Lars Ingebrigtsen
Fix Calc menu item for vector dot products
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Doug Davis
Interactive tag byte compilation functions in emacs...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Miha Rihtaršič
Run all functions in `prefix-command-echo-keystrokes...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Protesilaos...
Use named faces in shortdoc
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Utkarsh Singh
Use sh-mode for PKGBUILD files
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Eli Zaretskii
Fix dangerous code in xdisp.c
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Eli Zaretskii
Better support for 'truncate-line' non-nil in the mini...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Protesilaos...
Specify the Emacs version of new vc-dir faces
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Andrea Corallo
Fix async compilation and paramenter naming
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Andrea Corallo
Do not emit assumptions referencing clobbered mvars...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Andrea Corallo
* Move ssa rename from vector to comp-vec
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Andrea Corallo
* Add a simple growable vector like type
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Juri Linkov
Small fixes
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Juri Linkov
* lisp/tab-line.el (tab-line-tab-name-format-function...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Juri Linkov
* lisp/tab-bar.el (tab-prefix-map): Bind "n" to 'tab...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Ulf Jasper
Merge branch 'master' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Ulf Jasper
Leave other windows unchanged, use search instead of...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Ulf Jasper
Fix invalid interactive-statement
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Stefan Monnier
* test/: Use lexical-binding the few remaining files
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Ulf Jasper
Add command for customizing current newsticker feed
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Michael Albinus
; Fix tramp.texi typos
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Robert Pluim
* doc/misc/tramp.texi: Grammar/style fixes
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Robert Pluim
* lisp/net/dictionary-connection.el: Grammar fixes
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Robert Pluim
Make message-mailto work for emacsclient
commit
|
commitdiff
|
tree
|
snapshot
2021-02-23
Alan Mackenzie
CC Mode: Fix bug in "state cache" invalidation function.
commit
|
commitdiff
|
tree
|
snapshot
next